*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 30 Dec 2008 01:48:56 +0000 (01:48 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 30 Dec 2008 01:48:56 +0000 (01:48 +0000)
src/ChangeLog

index 736c3181434ac57ec31113b2c9174861699d874b..ae3c8b648d00a7ea163ed319463a1e0de17f533a 100644 (file)
@@ -1,5 +1,8 @@
 2008-12-30  Kenichi Handa  <handa@m17n.org>
 
+       * insdel.c (copy_text): To convert a non-ASCII char to unibyte,
+       just get the low 8-bit of the code.
+
        * font.c (font_intern_prop): Validate str as multibyte.
 
 2008-12-29  Dan Nicolaescu  <dann@ics.uci.edu>